Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js 15 support (legacy) #623

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Node.js 15 support (legacy) #623

merged 1 commit into from
Nov 24, 2020

Conversation

goto-bus-stop
Copy link
Member

Still failing on Rust beta and nightly, but Windows 10 + Rust stable + Node.js 15 does work with these changes.

@goto-bus-stop goto-bus-stop changed the title [WIP] Node.js 15 support [WIP] Node.js 15 support (legacy) Nov 6, 2020
@goto-bus-stop goto-bus-stop force-pushed the node-15 branch 2 times, most recently from f126bb7 to 079db7d Compare November 20, 2020 09:26
@goto-bus-stop
Copy link
Member Author

Hrrm so it seems to work OK with Node.js 15 + npm 6, but with npm 7 it's a coin toss whether node-gyp succeeds or not.

@goto-bus-stop goto-bus-stop marked this pull request as ready for review November 20, 2020 14:21
@goto-bus-stop goto-bus-stop changed the title [WIP] Node.js 15 support (legacy) Node.js 15 support (legacy) Nov 20, 2020
@kjvalencik
Copy link
Member

This also appears to fix Neon on Apple M1 Macs. Most likely the node-gyp upgrade.

* Add Node 15 to the build matrix
* Force npm@6 on Windows with Node 15
* Check for `neon.obj` in two possible locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants